Skip to content

chore: remove snapshot testing from gapic-node-processing#7283

Closed
pearigee wants to merge 1 commit intomainfrom
pearigee-remove-snapshot-tests
Closed

chore: remove snapshot testing from gapic-node-processing#7283
pearigee wants to merge 1 commit intomainfrom
pearigee-remove-snapshot-tests

Conversation

@pearigee
Copy link
Contributor

I discussed this issue with @sofisl and we agreed the snapshot tests are not adding enough value relative to the maintenance cost.

To that end, it seems appropriate to remove them. If we encounter a failure that these tests would have covered, we can add more focused tests.

Fixes #7282 🦕

@pearigee pearigee marked this pull request as draft February 20, 2026 00:16
@pearigee
Copy link
Contributor Author

pearigee commented Mar 2, 2026

I was able to get the unit tests passing on windows (which was a key motivator for this change).

Now that they are passing, I don't think these snapshot tests are causing immediate harm. I am going to leave them for now.

@pearigee pearigee closed this Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Snapshot testing failures when running windows tests

1 participant